home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / pragmas / console_pragmas.h < prev    next >
C/C++ Source or Header  |  1997-09-09  |  240b  |  9 lines

  1. /* $VER: ../include/pragmas/console_pragmas.h 1.0 (9.8.97) */
  2. #ifndef ConsoleDevice_PRAGMA_H
  3. #define ConsoleDevice_PRAGMA_H
  4.  
  5. #pragma libcall ConsoleDevice CDInputHandler 2a 9802
  6. #pragma libcall ConsoleDevice RawKeyConvert 30 a19804
  7.  
  8. #endif
  9.